home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
super_fly.swf
/
scripts
/
DefineSprite_71
/
frame_11
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2012-01-07
|
334 b
|
21 lines
if("4" < getProperty("fline", _currentframe))
{
tellTarget("../flyin" add pickedOff)
{
gotoAndStop(1);
}
}
if(getProperty("fline", _currentframe) == "1")
{
if(eval("..:flyCaught") == "10")
{
tSnap = "0";
}
frTimeExit = getTimer();
gotoAndPlay(8);
}
else
{
gotoAndPlay(10);
}